home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000049_news@newsmaster….columbia.edu _Thu Jul 10 08:54:50 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA22890
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 10 Jul 1997 08:54:50 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id IAA13411
  7.     for kermit.misc@watsun; Thu, 10 Jul 1997 08:54:49 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!europa.clark.net!mis3!worldnet.att.net!nntpt.cb.lucent.com!nntphub.cb.lucent.com!ssbunews.ih.lucent.com!news
  9. From: Andrew Fielden <afielden@mltsa.mlm.lucent.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Kermit won't use text transfer
  12. Date: Thu, 10 Jul 1997 13:38:08 +0100
  13. Organization: Lucent Technologies
  14. Lines: 16
  15. Message-ID: <33C4D7B0.70@mltsa.mlm.lucent.com>
  16. NNTP-Posting-Host: mltw074.uk.lucent.com
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u)
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:7306
  22.  
  23. Setup:
  24.  
  25. C-Kermit 6.0.192, 6 Sep 96, for SunOS 4.1
  26. C-Kermit 6.0.192, 6 Sep 96, for Red-Hat Linux
  27.  
  28. When I download a text file to Linux, Kermit tells me the file type is
  29. binary.
  30. I thought the default mode was text. I also issued the command
  31.  
  32. set file type text (on both kermits)
  33.  
  34. Which has no effect - it still uses binary mode.
  35. Why is this, and how can I force text file transfer ?
  36.  
  37. Thanks.
  38. Andrew Fielden.